// Set the language version of POV-Ray. Enables or // disables syntax features that are version-dependent. // e.g. #version 1.0, or #version 2.0 // (Note: This can toggle versions anywhere in the source) #version 1.0 // use POV-Ray 1.0 syntax